home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / mmgr / MM_Spectre10.lha / Docs / MM_Spectre.doc < prev    next >
Encoding:
Text File  |  1998-06-22  |  6.7 KB  |  199 lines

  1.  
  2.  
  3.  
  4.                               MM_Spectre v1.0
  5.  
  6.                     ©1998 Neil Williams / TKG Software
  7.  
  8.  
  9.  
  10. Introduction
  11. ~~~~~~~~~~~~
  12. MM_Spectre is a GhostWriter, that is to say it will  reply  to  messages  in
  13. your  absence.  This  is  useful if you're on holiday and don't want to come
  14. back to several hundred "Why haven't you replied to me?" messages.  This  is
  15. fully  configurable  and  supports  E-Mail  gateways  via  the REPLYADDR and
  16. REPLYTO kludges. REPLYTO isn't needed, but will be used if it's found.
  17.  
  18. This program is shareware - if you like it you should send £5  (Five  pounds
  19. Sterling)  to  the  address  below. You *do* *not* *need* to do this, as the
  20. program is fully usable and you won't get anything in return for your  money
  21. (except maybe a "thank you" netmail). I would however like people who do use
  22. this program to at *least* send me a netmail or e-mail and tell me, so I can
  23. see that people are actually using my programs.
  24.  
  25.  
  26. Legal Stuff
  27. ~~~~~~~~~~~
  28. THIS  SOFTWARE  IS  PROVIDED  AS-IS,  WITHOUT  WARRANTY OF ANY KIND, EITHER
  29. EXPRESSED  OR  IMPLIED.   IN NO EVENT WILL THE AUTHOR BE LIABLE FOR DIRECT,
  30. INDIRECT,  INCIDENTAL  OR CONSEQUENTIAL DAMAGES OR DATA LOSS RESULTING FROM
  31. THE USE OR APPLICATION OF THIS SOFTWARE.  THE ENTIRE RISK AS TO THE RESULTS
  32. AND PERFORMANCE OF THIS SOFTWARE IS ASSUMED BY THE USER.
  33.  
  34. This program may not be converted for use with any other mail editor/tosser
  35. without the authors permission.
  36.  
  37.  
  38. Author
  39. ~~~~~~
  40. Neil Williams @ 2:442/107.0
  41.                 39:136/1.0
  42.                 y025437neil@yale.ac.uk  -  can be unreliable
  43.                 now2@frost3.demon.co.uk
  44.                 neil@bleach.demon.co.uk
  45.  
  46. BBS: The Killing^Ground, 22:00 until 08:00 on +44 (0)1978 751393
  47.  
  48. If  you wish to send the shareware fee, send cash or a cheque (or something
  49. that can be withdrawn at a UK bank) for £5 (Five UK pounds) to :
  50.  
  51.     Neil Williams
  52.     (MM Utilities)
  53.     23 Kent Road
  54.     Lodge
  55.     Wrexham
  56.     LL11 5NW
  57.     Great Britain
  58.  
  59. Make cheques payable to Neil Williams.
  60.  
  61.  
  62. History
  63. ~~~~~~~
  64. 1.0  --  22/6/98  --  First Release
  65.  
  66.  
  67. Installation
  68. ~~~~~~~~~~~~
  69. Depack the archive to "MM:"  (i.e.  the  directory  of  MM),  or  you  could
  70. dearchive it to a temporary directory and copy the files across manually..
  71.  
  72. That's it!  It just needs configuring now.
  73.  
  74.  
  75. Configuration
  76. ~~~~~~~~~~~~~
  77. This is done by the usual text file in MM:Config, named MM_Spectre.CFG
  78.  
  79. A example configuration file is provided.
  80.  
  81. First you *MUST* set the areas you wish to check to "Two Pass Import" -  see
  82. you MailManager manual for details on how to do this if you are unsure.
  83.  
  84.  
  85.   1 - #AREA <Echo Tag> [<Reply Area>]         e.g. #AREA MM_AMY MATRIX_AMIGA
  86.  
  87.       An area you wish to check for personal mail. If you provide the  Reply
  88.       Area  part,  MM_Spectre  will post the reply in there (I'd expect most
  89.       people would have this set to a NetMail/Matrix  area),  otherwise  the
  90.       message will be posted in the <Echo Tag> area.
  91.  
  92.       Multiple #AREA lines are okay.
  93.  
  94.  
  95.   2 - #NETMAIL
  96.  
  97.       If you have a lot of netmail areas, and  perhaps  are  adding/removing
  98.       them  often  enough  to be tired of changing all your NetMail trackers
  99.       etc. configs, then you can set this and MM_Spectre will  automatically
  100.       check  all  netmail/matrix  areas for you. If you set this, don't have
  101.       any netmail areas as the <Echo Tag> for the #AREA  keyword  (obviously
  102.       :).
  103.  
  104.  
  105.   3 - #NAME                 e.g #NAME (Neil|Neil Williams|Neil O#? Williams)
  106.  
  107.       These are the names to check for. Using wildcards (as in the  example)
  108.       provides  much faster operation, but you are free to use as many #NAME
  109.       entries as you wish.
  110.  
  111.  
  112.   4 - #MSG
  113.  
  114.       All #MSG lines are used to build up the message which will be sent  by
  115.       MM_Spectre.  This works a little differently from normal configuration
  116.       options, so see the example configuration to see how this works.
  117.  
  118.       You can use several special % codes in the message text:
  119.  
  120.                %AREA       : Area the message we found was in.
  121.                %FROM       : Sender of the message.
  122.                %FROMADDR   : Senders address.
  123.                %TO         : Who the message was to (use this to find which
  124.                              of the #NAMEs it matched)
  125.                %TOADDR     : Addressed to.
  126.                %SUBJECT    : Subject of message.
  127.                %DATE       : Date of message.
  128.                %CURRENTDATE   :  The current date.
  129.                %CURRENTTIME   : .. and time.
  130.  
  131.  
  132.   5 - #LOG <File Name>                            e.g. #LOG Logs:Spectre.Log
  133.  
  134.       This will maintain a log  of  every  message  MM_Spectre  replies  to.
  135.       Comment  out  #LOG  if  you don't want to log them (if you don't often
  136.       purge your message base, for example).
  137.  
  138.  
  139. Usage
  140. ~~~~~
  141.  
  142.       [RX] MM_Spectre[.rexx]
  143.  
  144. There are no command line arguments. MM_Spectre should be run shortly  after
  145. mail  import,  and  before export. Ideally you are running MM_ImportPlus and
  146. MM_ExportPlus  by  Robert  Hoffman  and   can   therefore   add   these   to
  147. MM_ImportPlus.cfg, in this order:
  148.  
  149. #ECHOMAILCMD   RX MM:Rexx/MM_Spectre
  150. #ECHOMAILCMD   RX MM:Rexx/MM_ExportPlus <areas configured in MM_Spectre>
  151.  
  152. Remember that all areas you wish  to  check  must  be  Two  Pass  Import  in
  153. MailManager.
  154.  
  155.  
  156. Miscellaneous
  157. ~~~~~~~~~~~~~
  158.  
  159. If you want details of all new  programs  and  updates  I  release,  send  a
  160. netmail  to  `TKG-Info'  at any of the addresses listed below with a subject
  161. line of `SUBSCRIBE' and you will be put on to my information list.  Whenever
  162. a new program is released, a message will be sent telling you.
  163.  
  164.   FidoNet       2:442/107.0
  165.   AmigaNet      39:136/1.0
  166.   AmNet         69:101/16.0
  167.  
  168. Messages  will  be sent to you via the network you mail me.  Please include
  169. some details with your message (the message body will be logged) telling me
  170. about  your  system,  what new programs and utilities you'd like to see, or
  171. any improvements that could be done to current programs.
  172.  
  173. There  should  be  a  MailManager program 'TKG-Info.exe' included with this
  174. package which you can use to do this for you automatically.
  175.  
  176.  
  177. If  you  crash  the  netmail, please keep in mind that my system is on-line
  178. from 22:00 until 08:00 British time.
  179.  
  180.  
  181. Notes:
  182.   You will receive information on programs,  utilities,  doors  and  scripts
  183.   relating to:
  184.  
  185.     1. MailManager by Pino Alberti
  186.     2. Zeus BBS by Zeus Developments
  187.     3. Other FidoNet Technology related programs and applications
  188.  
  189.   You may unsubscribe at any time.
  190.   The information list is a one way service - you cannot write to others on
  191.   the list.
  192.   None of the information or addresses received will be disclosed to anyone
  193.   except those working with me on the programs (no danger of spam).
  194.  
  195.    _
  196. _ // Neil Williams    -    Team AMIGA    -    Using TKG-1
  197. \X/  /SlamMail!/ Tfx.   -  Zeus Supporter  -  FidoNet software
  198.  
  199.